PropPatchMethodGenerateRequestBody Method |
Generates the request body of this method.
Namespace:
Independentsoft.Webdav.Methods
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string GenerateRequestBody()
Public Function GenerateRequestBody As String
Return Value
Type:
StringRequest body as xml string.
See Also